[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Direct console input, no echo (INT 21h, 07h)

        This funtions waits for a character to be ready from the
        CON-device, and returns it in AL. No check is made on the
        character.

        Entry:
          AH = 07h
        Return:
          AL = character

See Also: INT 21h, 06h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson